CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数字识别 Matlab

搜索资源列表

  1. numid

    0下载:
  2. 基于MATLAB,利用模式识别的方法对平面数字图像进行识别-Based on MATLAB, the use of pattern recognition methods for flat panel digital image to identify
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:252016
    • 提供者:陈伟
  1. 2009101511474503

    0下载:
  2. 用matlab编写的用于车牌识别的程序,识别车牌,并辨认出字母和数字-Using matlab to prepare for license plate recognition program, identify license plates and identify letters and numbers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:206468
    • 提供者:王伟
  1. chapter4

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》4 特征提取,图像识别初步,人工神经网络,基于ANN的数字字符识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" four feature extraction, image recognition initially, artificial neural network, ANN base
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:725673
    • 提供者:陈新秋
  1. chepaishibie

    0下载:
  2. 学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1037140
    • 提供者:xixi
  1. wordDetect

    0下载:
  2. 一个数字图像字符识别程序,添加需要处理的图片名称即可直接运行,注释很详细,识别效果不错。-A digital image character recognition program, add the need to address the image name can be run directly, comment in detail, identify good results.
  3. 所属分类:Graph Recognize

    • 发布日期:2015-09-26
    • 文件大小:4096
    • 提供者:cym
  1. numbervoicerecognition

    2下载:
  2. 0-9数字语音识别matlab程序,语音识别程序。-Matlab program 0-9 voice recognition, speech recognition program.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:95649
    • 提供者:yq
  1. work

    0下载:
  2. 本文的处理手段是对输入的汽车图像进行预处理,运用车牌定位,字符分割,字符识别的方法提取车牌上的数字字符串,并以文本的形式输出。-This treatment method is to enter the vehicle image preprocessing, the use of license plate location, character segmentation, character recognition to extract license plate numbers on th
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:489507
    • 提供者:金振涛
  1. Twonewparametersindigitalmodulationrecognition

    0下载:
  2. 两个新的特征参数在数字调制识别中的应用,两个新的特征参数在数字调制识别中的应用-Two new parameters in digital modulation recognition, two new parameters in digital modulation recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:247741
    • 提供者:wangyu
  1. License-Plate-Recognition

    4下载:
  2. 基于神经网络的车牌识别matlab源码,利用给定的车牌图像库中(在指定的文件夹之中),任意选择其中的多副车牌图像,对其中包含的数字(0~9)或英文字符(A~F)进行手工提取训练。-License plate recognition based on neural network matlab source code, the use of a given license plate image library (among the specified folder), choose one of
  3. 所属分类:Graph Recognize

    • 发布日期:2014-12-17
    • 文件大小:95232
    • 提供者:
  1. MATLAB-shuzishibie

    0下载:
  2. MATLAB+神经网络用于数字识别源程序-MATLAB+ identify the source for digital neural networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:298909
    • 提供者:王勋
  1. wenzishibie

    0下载:
  2. 一个很好的数字识别matlab代码,太好饿了 -A good number recognized code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:222301
    • 提供者:王古
  1. BP_handwrittingRecognition

    0下载:
  2. 基于BP神经网络的数字图像识别 采用引进动量项和变步长法的改进型BP网络 train.m 训练 shibie.m 识别 actfun.m 激活函数 image.rar 图像库 -BP neural network-based digital image recognition and momentum term with the introduction of variable step method of improved BP network train.m trai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:856701
    • 提供者:赖昀
  1. neural-net-for-MATLAB

    0下载:
  2. 该代码是通过MATLAB实现的神经网络的数字识别。在压缩包中包含具体的操作步骤,相关代码,和图片。具体是通过鼠标选择的方法,对数字进行识别。-The code is a digital identification through MATLAB neural network. Contains specific steps in the compression package, code and pictures. Specifically by the mouse to select the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:307789
    • 提供者:宫贺
  1. Matlab-digital-based-recognition-

    0下载:
  2. 这6个程序可用于0—9的数字识别,算法包括:基于类中心的欧式距离法、马氏距离法、夹角余弦距离法 、二值化的夹角余弦距离法、二值化的Tanimoto测度法和增量校正算法,均为基于matlab软件编写的程序。学会了这几个算法,可以在这些程序的基础上进行扩展,对三维模型识别算法的编程有一定的帮助。-6 program can be used 0-9 digit recognition, algorithms include: class center Euclidean distance, Mah
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:3470
    • 提供者:柏芝
  1. matlab-written-number-recognistion

    0下载:
  2. 本程序基于“图像模式识别—VC++技术实现”写就,实现了线性和非线性手写数字识别。 程序主文件是homework.m 程序包括homework.m,homework.fig,Getfeature.m,losstab.m,losstab.fig,samplelib.m,samplelib.fig,save_sample.m,save_sample.fig 和数据库template.mat。 具体实现可以参考程序内注释。-this is a matalb programme,i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:104734
    • 提供者:microsc
  1. mo-shi-shi-bie-yu-matlab

    0下载:
  2. 以数字识别为例,讲解模式识别中算法的应用,程序后有注释,程序很容易理解的。-With digital identification, for example, to explain the application of pattern recognition algorithms, procedures have notes, the program is very easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26644753
    • 提供者:李磊伟
  1. image-recognition

    0下载:
  2. 图形识别,基于Hopfield神经网络的联想记忆——数字识别MATLAB程序,有详细注释。-Based on Hopfield neural network pattern recognition, associative memory- digit recognition MATLAB procedures, with detailed comments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5120
    • 提供者:zhengyi
  1. Digital-image-matlab-program

    0下载:
  2. 数字图像处理,人脸识别,matlab实现程序-Digital image processing matlab achieve recognition program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4368
    • 提供者:江华
  1. Digital-Identification

    3下载:
  2. 数字识别matlab实现代码,可用于发票、快递单等识别-Digital identification matlab code can be used to invoice, delivery list and other identification
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:280483
    • 提供者:刘海鹏
  1. numRecognizer

    0下载:
  2. 基于模板匹配的数字识别matlab源代码-matlab source code of number recognizing based on pattern matching.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:45131
    • 提供者: Jim
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com